FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CareConnect-PrescriptionType-1

Packagenhsd.assets.stu3
Resource TypeCodeSystem
IdCareConnect-PrescriptionType-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-PrescriptionType-1
URLhttps://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-PrescriptionType-1
Version1.2.0
Statusdraft
Date2018-11-01T00:00:00+00:00
NameCare Connect Prescription Type
Authorityhl7
DescriptionA CodeSystem to identify the type of prescription
CopyrightCopyright © 2016 HL7 UK
Contentcomplete

Resources that use this resource

ValueSet
CareConnect-PrescriptionType-1Care Connect Prescription Type

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "CareConnect-PrescriptionType-1",
  "url": "https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-PrescriptionType-1",
  "version": "1.2.0",
  "name": "Care Connect Prescription Type",
  "status": "draft",
  "date": "2018-11-01T00:00:00+00:00",
  "publisher": "HL7 UK",
  "description": "A CodeSystem to identify the type of prescription",
  "copyright": "Copyright © 2016 HL7 UK",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "acute",
      "display": "Acute"
    },
    {
      "code": "repeat",
      "display": "Repeat"
    },
    {
      "code": "repeat-dispensing",
      "display": "Repeat dispensing"
    },
    {
      "code": "delayed-prescribing",
      "display": "Delayed prescribing"
    }
  ]
}